Welcome![Sign In][Sign Up]
Location:
Search - post get

Search list

[Process-ThreadGetWeb

Description: 异步的网页请求类可以执行get和post方法-asynchronous web request class can get and post implementation methods
Platform: | Size: 14551 | Author: 周小波 | Hits:

[WinSock-NDISHTTPGetPost

Description: This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a utility that lets y ou retrieve raw information from web servers us ing s HTTP GET and POST commands. unpacked which is a source document, another demo code reading relevant reference : http : / / www.rfc-editor.org/ http : / / www.codetools.com / index.html
Platform: | Size: 62080 | Author: 陈丽萍 | Hits:

[Proxy ServerAProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 9685 | Author: zx | Hits:

[Proxy ServerZXProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 7369 | Author: zx | Hits:

[Otherhard_PHP

Description: PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到 -PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version of global variables is automatically closed. Therefore, we should proceed from the field Previous submit them to be used in the variable $ _GET [foo] $ _POST [foo], $ _SESSION [foo] to be
Platform: | Size: 19074 | Author: 苏艳芳 | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208536 | Author: zxq | Hits:

[WinSock-NDISOSSLTunnel

Description: SSL 加密原代码 有了这个就可以对http协议get /post头进行加密-SSL encryption source code With this we can get an agreement on http / post first encryption
Platform: | Size: 12876 | Author: vlyyer | Hits:

[JSP/JavaGetNpost

Description: 本例介绍了如何使用MIDlet和Servlet进行数据通信,并演示了两种常用的方法POST和GET,这是开发联网应用程序最应该掌握的内容。请注意在联网过程中应该在新线程中操作。 -the cases on how to use the Servlet MIDlet and data communications, and demonstration of two commonly used methods POST and GET, which is the development of networking applications most need to know the contents. Please note that the process of networking in the new thread should operate.
Platform: | Size: 9186 | Author: 阿通 | Hits:

[Internet-NetworkHTTPLib

Description: Http library for Palm, HTTP full implimentation include GET, POst, -Http library for Palm, HTTP GET include full implimentation, POst,
Platform: | Size: 20237 | Author: Sean | Hits:

[Web Servercgi-in-c-comhdr

Description: cgi in c get ,post ,parse data-cgi in c get, post, parse data
Platform: | Size: 5118 | Author: waasinn | Hits:

[Browser ClientHS_HTTP_Client

Description: 本程序是用Sockets编写的HTTP客户程序实例,它具有三个基本的命令:GET、HEAD、POST,可以和我前一次发的HTTP服务器进行测试。-this procedure is used to prepare the HTTP Sockets clients example, It has three basic commands : GET, HEAD, POST, and before I could once when the HTTP server for testing.
Platform: | Size: 70159 | Author: 侯爽 | Hits:

[Software EngineeringdingdanHTML

Description: 送表单数据的方法,有两种方法“get”\"post\"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send form data, and that there were two ways to "get" and "post." GET FORM is the importation of additional information as a string of action set by the URL, Middle "?" separated, each domain forms between "&" off, then the entire string sent to the server. GET method used to be not a lot of information, usually in about 4,000 characters, and must not contain non-ASCII code characters in the browser address bar will be shown explicitly in the form of various forms of form or value. FORM POST is the importation of information packaging, instead attached to the URL of the action attribute, the transmission of its information data basically no restrictions.
Platform: | Size: 3714 | Author: zmx | Hits:

[Delphi VCLUtilMind.WinHTTP.v3.2.6FS

Description: UtilMind.WinHTTP.v3.2.6.for.Delphi.BCB.Full.Source-SSGWinHTTP是一款基于WinInet的HTTP客户端控件允许你通过HTTP协议POST或者GET数据。通过WinHTTP你可以获取网页、下载文件、取得CGI返回结果,甚至还可以上传文件到CGI。-UtilMind.WinHTTP.v3.2.6.for.Delphi.B CB.Full.Source-A SSGWinHTTP is based on the HT WinInet TP client controls allow you to the HTTP protocol POST or GET data. WinHTTP through the website you can access and download documents to obtain CGI results they can even upload files to CGI.
Platform: | Size: 170997 | Author: 红雨 | Hits:

[JSP/Javavchttppost

Description: post 提交用户输入的方式是隐含提交,在ASP端用request.getform()来获取输入域的值; get 提交用户输入的方式是显式提交,提交时在浏览器的地址栏里可以看见 用户输入的内容(你在Google中输入Java搜索,你按查找后可以在地址栏里看到java), 在ASP端用request.getquery()来获取输入域的值;
Platform: | Size: 2503 | Author: 贺桀 | Hits:

[Web Serverapi

Description: API实现http请求,支持post和get方法
Platform: | Size: 178688 | Author: 陈忠权 | Hits:

[TCP/IP stackWWWHttp

Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
Platform: | Size: 6533 | Author: YMF | Hits:

[SymbianHTTPExample

Description: symbian c++的HTTP联网,里面包括简单的get和post请求
Platform: | Size: 18399 | Author: kykz111 | Hits:

[Delphi VCLDelphi-getpost

Description: Delphi-get,post,示例.rar
Platform: | Size: 212907 | Author: lyc | Hits:

[WEB Codewebgetpost

Description: ASP.NET 利用.NET内置对象进行GET和POST的源代码
Platform: | Size: 2011 | Author: huanan | Hits:

[CSharpAPI接口调用

Description: 该类中有几个方法用来调用API,GET/POST/PUT/DELETE多种方式。(There are several methods in this class to call API, get / post / put / delete.)
Platform: | Size: 1024 | Author: 彭子 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »

CodeBus www.codebus.net